Hakuluettelo:
Käännös:
bucket sort (suomeksi)
- Määritelmät:
- (lb, en, comptheory) A sorting algorithm that partitions an array into a number of buckets (groups of elements) which are then individually sorted, either recursively or using some other algorithm.